high-level cistern - traducción al ruso
Diclib.com
Diccionario en línea

high-level cistern - traducción al ruso

STANDARD FOR DISTRIBUTED SIMULATION
High level architecture; STANAG 4603; IEEE 1516; High-Level Architecture; High-level architecture; High Level Architecture (simulation); High level architecture (simulation); High-level architecture (simulation); High-level-architecture
  • Sample HLA identification table
  • Sample HLA array datatype table
  • Sample HLA attribute table
  • Sample HLA enumerated datatype table
  • Sample HLA fixed record datatype table
  • Sample HLA interaction class table
  • Sample HLA object class table
  • Sample HLA parameter table
  • Sample HLA simple datatype table

high-level cistern      

строительное дело

высоко расположенный смывной бачок

high-level cistern      
высоко расположенный смывной бачок
cistern         
  • [[Basilica Cistern]], Istanbul, 138 x 65 meter, 80,000 m<sup>3</sup>; [[Justinian I]]
  •  Bermuda's white-stepped roofs for collecting rainwater channeled into cisterns
  • One of the [[Cisterns of La Malga]], [[Carthage]], 1930
  • 221x221px
  • Ancient Buddhist rock-hewn cistern at [[Pavurallakonda]] in [[India]]
  • Concrete cistern
  • The difference between a cistern and a [[well]] is in the source of the water: a cistern collects [[rainwater]] where a well draws from [[groundwater]].
ARTIFICIAL RESERVOIRS FOR THE STORAGE OF WATER, TYPICALLY WATER-TIGHT TANKS IN A HIGH PART OF A BUILDING OR UNDERGROUND
Cisturn; Cisterns; Aljibe; Sistern; Rainwater cistern; Castle cistern; Water cistern; Toilet cistern

['sistən]

общая лексика

бак

резервуар

водоём

заполненная водой

цитология

цистерна

полость

строительное дело

цистерна, резервуар

водосборный резервуар

питающий водяной бак

смывной бачок

Смотрите также

cerebellomedullary cistern; chyle cistern; barometer cistern; automatic flushing cistern; bell cistern; combined feed and expansion cistern; feed cistern; flushing cistern; high-level cistern; low-level cistern; rainwater cistern; WC flushing cistern

существительное

общая лексика

бак

резервуар

вместилище

цистерна

бачок (в туалете)

водоём

водный резервуар

водохранилище

цистерна, бак

водоем

специальный термин

чаша

история

большой сосуд для охлаждения вина (обыкн. серебряный)

анатомия

полость

цистерна (в мягкой оболочке мозга)

Definición

БОНУС
(от лат. bonus - хороший), в коммерции - вознаграждение, премия.

Wikipedia

High Level Architecture

The High Level Architecture (HLA) is a standard for distributed simulation, used when building a simulation for a larger purpose by combining (federating) several simulations. The standard was developed in the 1990s under the leadership of the US Department of Defense and was later transitioned to become an open international IEEE standard. It is a recommended standard within NATO through STANAG 4603. Today the HLA is used in a number of domains including defense and security and civilian applications.

The purpose of HLA is to enable interoperability and reuse. Key properties of HLA are:

  • The ability to connect simulations running on different computers, locally or widely distributed, independent of their operating system and implementation language, into one Federation.
  • Ability to specify and use information exchange data models, Federation Object Models (FOMs), for different application domains.
  • Services for exchanging information using a publish-subscribe mechanism, based on the FOM, and with additional filtering options.
  • Services for coordinating logical (simulation) time and time-stamped data exchange.
  • Management services for inspecting and adjusting the state of a Federation.

HLA forms the basis for developing standardized and extendable FOMs in different communities, for example in aerospace and defense.

The architecture specifies the following components.

  • A Run-time Infrastructure (RTI) that provides a standardized set of services through different programming languages. These services include information exchange, synchronization and federation management
  • Federates that are individual simulation systems using RTI services.
  • A Federation Object Model (FOM) that specifies the Object Classes and Interaction Classes used to exchange data. The FOM can describe information for any domain.

Together the above components form a Federation.

The HLA standard consists of three parts:

  1. IEEE Std 1516-2010 Framework and Rules, which specifies ten architectural rules that the components or the entire federation shall adhere to.
  2. IEEE Std 1516.1-2010 Federate Interface Specification, which specifies the services that shall be provided by the RTI. The services are provided as C++ and Java APIs as well as Web Services.
  3. IEEE Std 1516.2-2010 Object Model Template Specification, which specifies the format that HLA object models, such as the FOM, shall use.